Welcome![Sign In][Sign Up]
Location:
Search - distance vector

Search list

[Internet-NetworkA0519A

Description: 路由仿真软件的设计与实现(距离-向量算法)仿真软件是指专门用于仿真的计算机软件。它与仿真硬件同为仿真的技术工具。仿真软件是从50年代中期开始发展起来的。它的发展与仿真应用、算法、计算机和建模等技术的发展相辅相成。其目标是不断改善面向问题、面向用户的模块描述能力和对模型实验的功能。-Routing Simulation Software Design and Implementation (distance- vector algorithms) simulation software is devoted to the simulation of computer software. It is the same as the hardware emulation and simulation technology tools. Simulation software development from the mid-50s up. Its development and simulation applications, algorithms, computer and modeling the development of complementary technologies. The goal is to continue to improve problem-oriented, user-oriented description of the module capabilities and features of the model experiments.
Platform: | Size: 1913856 | Author: 潘凌昀 | Hits:

[Otherdistancevectoralgo

Description: Distance vector implementation in visual c-Distance vector implementation in visual c++
Platform: | Size: 2287616 | Author: amkhan | Hits:

[matlabhashing

Description: 将图像提取gist向量,然后计算各向量之间的欧氏距离,进行比较。-Extracted gist vector image, and then calculate the Euclidean distance between vectors, for comparison.
Platform: | Size: 1024 | Author: 刘洋 | Hits:

[Algorithmvector

Description: vector class with distance function
Platform: | Size: 338944 | Author: vov | Hits:

[Internet-NetworkMsgSwitch

Description: 模拟使用距离向量算法的路由器,计算最短路由,输出邻居列表,分组设定生存时间,超过生存时间被丢弃,需要重新发送分组。-Simulation using the distance vector algorithm routers, computing the shortest route, the output neighbor list, the survival time of group setting, more than the survival time is discarded, need to re-send the packet.
Platform: | Size: 3072 | Author: wangge | Hits:

[Internet-Networkaodv-uu-0.9.5

Description: 无线自组网按需平面距离矢量路由协议(Ad hoc On-Demand Distance Vector Routing,AODV),是应用于无线网状网络(也称作无线Ad hoc网络)中进行路由选择的路由协议,它能够实现单播和多播路由。该协议是Ad Hoc网络中按需生成路由方式的典型协议。 -In MANETs without centralized infrastructures,mobile nodes communicate with each other over multi-hop wireless links if they are out of wireless transmis-sion range.It means that each node should commit it-self to forward data packets froma neighboring n
Platform: | Size: 302080 | Author: arlenesmile | Hits:

[Data structszuiduanluyou

Description: 计算机网络路由算法中的距离向量算法方法,这是源程序,学计算机网络的应该都知道-Computer networks in distance vector routing algorithm method, which is the source from computer network should know
Platform: | Size: 2048 | Author: 打算 | Hits:

[Internet-NetworkDVRouterSampleCode

Description: 使用C语言实现了Distance-Vector 算法的路由功能模拟器,能模拟路由器之间交换DV的情况-Using the C language implementation of the Distance-Vector routing algorithm simulator can simulate the case of DV exchanged between routers
Platform: | Size: 30720 | Author: 秋兔子 | Hits:

[JSP/Javaluyou

Description: 距离矢量路由和链路状态路由算法的模拟,用java实现-Distance vector routing and link state routing algorithm simulation, with the java implementation
Platform: | Size: 548864 | Author: suosuma | Hits:

[Otherrfc3561

Description: Ad hoc On-Demand Distance Vector (AODV) Routing Status Network Working Group C. Perkins Request for Comments: 3561 Nokia Research Center Category: Experimental E. Belding-Royer University of California, Santa Barbara
Platform: | Size: 72704 | Author: youcef | Hits:

[Mathimatics-Numerical algorithmsrouter

Description: 该算法实现了距离矢量路由的算法。通过改变距离的路由矢量-The algorithm of distance vector routing algorithm.
Platform: | Size: 2048 | Author: zhai__fen | Hits:

[JSP/JavaRoutingVector

Description: 距离矢量路由算法的实现 一个课堂作业 发出来交流-Distance vector routing algorithm to achieve a class assignment given to the exchange
Platform: | Size: 9216 | Author: 邓彪 | Hits:

[Data structsdv

Description: distance-vector C/C++实现最短路径判断-distance-vector C/C++ implementation to determine the shortest path
Platform: | Size: 4096 | Author: 毛毛 | Hits:

[matlabencdecm

Description: This code simulates Distance Vector Routing protocol used for routing in communication networks
Platform: | Size: 1024 | Author: Padmaraj | Hits:

[TCP/IP stackCode-with-Link-changes-and-PR

Description: Distance Vector implementation using C++. Features of link change and Poison Reverse also implemented in the code.
Platform: | Size: 9216 | Author: Ruchi | Hits:

[Internet-Networkdynamic-routing

Description: 了解路由及路由器的概念,路由器的功能,工作原理,路由表,路由算法分类等。学习使用距离矢量算法的动态路由。并附上tcl源码-Understand the concept of routing and routers, the router function, working principle, the routing table, routing algorithm classification. Learn to use dynamic routing distance vector algorithm. Tcl source code along with
Platform: | Size: 153600 | Author: 刘刘 | Hits:

[Internet-Networkluyou

Description: 利用距离向量算法来求解路由,利用windows网络编程实现路由间的通信。-Distance vector algorithm used to solve the routing, network programming using windows communication between the routing.
Platform: | Size: 2489344 | Author: Liuyongkang | Hits:

[Internet-Networkadhoc

Description: 经典的路由表协议有:DSDV(序列目的节点距离矢量路由协议),CGSR(群首信关切换路由协议),WRP(无线路由协议)等。经典的源始发的按需路由协议有:DSR(自适应源路由协议)、AODV(自组织网按需距离矢量路由协议),TORA(临时排序路由算法)等,这里实现Adhoc网络路由协议性能的比较-Classical routing table agreement: DSDV (destination sequence distance vector routing protocols), CGSR (group Capitel off switch routing protocol), WRP (Wireless Routing Protocol) and so on. The classic source of origin of the on-demand routing protocols: DSR (Adaptive Source Routing Protocol), AODV (Ad hoc networks on-demand distance vector routing protocols), TORA (Temporary Ordered Routing Algorithm), etc., where the performance achieved Adhoc Network Routing Protocols Comparison
Platform: | Size: 4252672 | Author: 曲景峰 | Hits:

[Internet-Networkaodv_v8

Description: The Network Simulator (NS-2) [1] is a most widely used network simulator. This tutorial presents the implementation of Ad Hoc On-Demand Distance Vector (AODV) Protocol [2] in NS-2. The expected audience are students who want to understand the code of AODV and researchers who want to extend the AODV protocol or create new routing protocols in NS-2. The version considered is NS-2.32 and 2.33, but it might be useful to other versions as well. Throughout the rest of this tutorial, the under considered files are aodv.cc, aodv.h, aodv logs.cc, aodv packet.h, aodv rqueue.cc, aodv rqueue.h, aodv rtable.cc, aodv rtable.h which can be found in AODV folder in the NS-2 base directory.
Platform: | Size: 26624 | Author: Shilpa S G | Hits:

[Internet-Network1

Description: 本文主要内容如下: ①介绍了Ad Hoc网络特点;②介绍了Ad Hoc网络的多播路由协议;③详细介绍了利用NS2模拟仿真无线Ad Hoc网络协议的基本过程。-本文主要着重分析了多播距离向量协议MAODV(Multicast Ad Hoc Distance Vector),并在NS2中仿真实现。
Platform: | Size: 934912 | Author: xiaohai | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 18 »

CodeBus www.codebus.net